[INFO] fetching crate b255 0.1.12...
[INFO] fixing b255-0.1.12 against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] extracting crate b255 0.1.12 into /workspace/builds/worker-2-tc1/source
[INFO] started tweaking crates.io crate b255 0.1.12
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate b255 0.1.12
[INFO] tweaked toml for crates.io crate b255 0.1.12 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate b255 0.1.12 on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate b255 0.1.12 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded static_init v1.0.4
[INFO] [stderr]   Downloaded logforth v0.30.1
[INFO] [stderr]   Downloaded logforth-layout-text v0.4.0
[INFO] [stderr]   Downloaded static_init_macro v1.0.4
[INFO] [stderr]   Downloaded log_init v0.1.38
[INFO] [stderr]   Downloaded logforth-append-file v0.4.0
[INFO] [stderr]   Downloaded coarsetime v0.1.37
[INFO] [stderr]   Downloaded aok v0.1.18
[INFO] [stderr]   Downloaded logforth-layout-json v0.4.0
[INFO] [stderr]   Downloaded logforth-filter-rustlog v0.4.0
[INFO] [stderr]   Downloaded logforth-bridge-log v0.4.1
[INFO] [stderr]   Downloaded logforth-core v0.4.0
[INFO] [stderr]   Downloaded jiff-tzdb v0.1.6
[INFO] [stderr]   Downloaded wasix v0.13.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 39938a22da9d099c7b1d07d45046835fd47d00726e0527641f30a2acec4762d8
[INFO] running `Command { std: "docker" "start" "39938a22da9d099c7b1d07d45046835fd47d00726e0527641f30a2acec4762d8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "39938a22da9d099c7b1d07d45046835fd47d00726e0527641f30a2acec4762d8" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "39938a22da9d099c7b1d07d45046835fd47d00726e0527641f30a2acec4762d8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "39938a22da9d099c7b1d07d45046835fd47d00726e0527641f30a2acec4762d8" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]     Checking jiff v0.2.28
[INFO] [stderr]    Compiling cfg_aliases v0.1.1
[INFO] [stderr]     Checking colored v3.1.1
[INFO] [stderr]    Compiling static_init v1.0.4
[INFO] [stderr]    Compiling memchr v2.8.2
[INFO] [stderr]     Checking log v0.4.32
[INFO] [stderr]    Compiling syn v2.0.118
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking coarsetime v0.1.37
[INFO] [stderr]     Checking aok v0.1.18
[INFO] [stderr]    Compiling static_init_macro v1.0.4
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking b255 v0.1.12 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking logforth-core v0.4.0
[INFO] [stderr]     Checking logforth-layout-json v0.4.0
[INFO] [stderr]     Checking logforth-append-file v0.4.0
[INFO] [stderr]     Checking logforth-layout-text v0.4.0
[INFO] [stderr]     Checking logforth-bridge-log v0.4.1
[INFO] [stderr]     Checking logforth-filter-rustlog v0.4.0
[INFO] [stderr]     Checking logforth v0.30.1
[INFO] [stderr]     Checking log_init v0.1.38
[INFO] [stdout] error[E0432]: unresolved imports `b255::decode`, `b255::encode`
[INFO] [stdout]   --> examples/demo.rs:1:28
[INFO] [stdout]    |
[INFO] [stdout]  1 | use b255::{FORBIDDEN_BYTE, decode, encode};
[INFO] [stdout]    |                            ^^^^^^  ^^^^^^ no `encode` in the root
[INFO] [stdout]    |                            |
[INFO] [stdout]    |                            no `decode` in the root
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:5:5
[INFO] [stdout]    |
[INFO] [stdout]  4 | #[cfg(feature = "decode")]
[INFO] [stdout]    |       ------------------ the item is gated behind the `decode` feature
[INFO] [stdout]  5 | mod decode;
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:7:17
[INFO] [stdout]    |
[INFO] [stdout]  6 | #[cfg(feature = "decode")]
[INFO] [stdout]    |       ------------------ the item is gated behind the `decode` feature
[INFO] [stdout]  7 | pub use decode::decode;
[INFO] [stdout]    |                 ^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout]  9 | #[cfg(feature = "encode")]
[INFO] [stdout]    |       ------------------ the item is gated behind the `encode` feature
[INFO] [stdout] 10 | mod encode;
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:12:17
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[cfg(feature = "encode")]
[INFO] [stdout]    |       ------------------ the item is gated behind the `encode` feature
[INFO] [stdout] 12 | pub use encode::encode;
[INFO] [stdout]    |                 ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `b255::decode`, `b255::encode`
[INFO] [stdout]   --> tests/main.rs:2:41
[INFO] [stdout]    |
[INFO] [stdout]  2 | use b255::{DecodeError, FORBIDDEN_BYTE, decode, encode};
[INFO] [stdout]    |                                         ^^^^^^  ^^^^^^ no `encode` in the root
[INFO] [stdout]    |                                         |
[INFO] [stdout]    |                                         no `decode` in the root
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:5:5
[INFO] [stdout]    |
[INFO] [stdout]  4 | #[cfg(feature = "decode")]
[INFO] [stdout]    |       ------------------ the item is gated behind the `decode` feature
[INFO] [stdout]  5 | mod decode;
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:7:17
[INFO] [stdout]    |
[INFO] [stdout]  6 | #[cfg(feature = "decode")]
[INFO] [stdout]    |       ------------------ the item is gated behind the `decode` feature
[INFO] [stdout]  7 | pub use decode::decode;
[INFO] [stdout]    |                 ^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout]  9 | #[cfg(feature = "encode")]
[INFO] [stdout]    |       ------------------ the item is gated behind the `encode` feature
[INFO] [stdout] 10 | mod encode;
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:12:17
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[cfg(feature = "encode")]
[INFO] [stdout]    |       ------------------ the item is gated behind the `encode` feature
[INFO] [stdout] 12 | pub use encode::encode;
[INFO] [stdout]    |                 ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `b255` (example "demo") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `b255` (test "main") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "39938a22da9d099c7b1d07d45046835fd47d00726e0527641f30a2acec4762d8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "39938a22da9d099c7b1d07d45046835fd47d00726e0527641f30a2acec4762d8", kill_on_drop: false }`
[INFO] [stdout] 39938a22da9d099c7b1d07d45046835fd47d00726e0527641f30a2acec4762d8
